
| Visual Basic (Declaration) | |
|---|---|
| Public NotInheritable Class SearchResultInfo(Of T) Inherits SearchResultInfo | |
| C# | |
|---|---|
| public sealed class SearchResultInfo<T> : SearchResultInfo | |
- T
- The type of data returned by the search as an enumeration of T.
System.Object
   ESRI.ArcGIS.Client.Portal.SearchResultInfo
      ESRI.ArcGIS.Client.Portal.SearchResultInfo<T>
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 
     
     
     
     
    